hrmcountry
返回目录
数据库表名 hrsa_salary_template 中文名称 工资单模板
所属模块 薪酬管理 主键 id
说明 工资单模板
序号 数据库列名 中文名称 数据类型 长度 是否允许空值 是否为外键 是否自增长 默认值 说明
1 ack_feedback_status 工资单确认反馈状态 int 10 true false
2 auto_ack_days 自动确认超时天数 int 10 true false
3 auto_send_cycle_type 自动发送工资单周期1:本月、2:上月 int 10 true false
4 auto_send_day_of_month 每月几号自动发送工资单 string 200 true false
5 auto_send_status 是否启用工资单定时发送。0:未启用、1:已启用 int 10 true false
6 auto_send_time_of_day 自动发放时间 string 50 true false
7 background string 2000 true false
8 create_time 创建时间 Date 0 false false
9 creator 创建人 long 0 false false
10 delete_type 是否已删除。0:未删除、1:已删除 int 10 false false
11 description 备注 string 100 false false
12 email_status 邮箱开启状态。0:关、1:开 int 10 false false
13 feedback_status int 10 true false
14 feedback_url 反馈流程地址 string 500 true false
15 id long 0 false true
16 mobile_feedback_url string 500 true false
17 msg_status 消息中心开启状态。0:关、1:开 int 10 false false
18 name 名称 string 100 false false
19 replenish_name 补发工资单模板名称 string 100 true false
20 replenish_rule 补发工资单名单生成规则 string 255 true false
21 replenish_salary_item_setting 补发薪资项目设置 string 0 true false
22 salary_item_null_status 薪资项为空时不显示开启状态。0:关、1:开 int 10 false false
23 salary_item_setting 薪资项目设置 string 0 false false
24 salary_item_zero_status 薪资项为0时不显示开启状态。0:关、1:开 int 10 false false
25 salary_sob_id 薪资账套表的主键id long 0 false false
26 send_email_id 发送地址:公共邮箱账号id long 0 false false
27 sms_setting 短信配置 string 0 true false
28 sms_status 短信开启状态。0:关、1:开,默认关闭 int 10 true false
29 tenant_key 租户ID string 10 false false
30 text_content 文本内容 string 100 false false
31 text_content_position 文本内容显示位置。1:薪资项目前、2:薪资项目后 int 10 false false
32 theme 主题 string 100 false false
33 update_time 更新时间 Date 0 false false
34 use_type 使用类型。0:普通、1:默认 int 10 false false